projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83efaaf
)
gtk-launch: Move translator comment one line down
author
Piotr Drąg
<piotrdrag@gmail.com>
Mon, 3 Oct 2016 14:45:20 +0000
(16:45 +0200)
committer
Piotr Drąg
<piotrdrag@gmail.com>
Mon, 3 Oct 2016 14:45:20 +0000
(16:45 +0200)
So it appears in .po files.
gtk/gtk-launch.c
patch
|
blob
|
history
diff --git
a/gtk/gtk-launch.c
b/gtk/gtk-launch.c
index ab0050047a02eeec480e118b18b453a3bc4b6862..4a2fcd389cd10e862fc66365a6dee0906187bd4c 100644
(file)
--- a/
gtk/gtk-launch.c
+++ b/
gtk/gtk-launch.c
@@
-68,9
+68,9
@@
main (int argc, char *argv[])
#endif
#endif
+ context =
/* Translators: this message will appear immediately after the */
/* usage string - Usage: COMMAND [OPTION...] <THIS_MESSAGE> */
- context =
g_option_context_new (_("APPLICATION [URI...] — launch an APPLICATION"));
/* Translators: this message will appear after the usage string */